projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f928794
)
docs: Fix a parameter name mismatch
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 Jun 2020 13:51:07 +0000
(09:51 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 4 Jun 2020 13:52:17 +0000
(09:52 -0400)
gtk/gtkcolumnview.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolumnview.c
b/gtk/gtkcolumnview.c
index 0ff4ef82d287c3d418501186c0af086c3edd9d13..950f467f5b0491fb0354a06223371773d06e1749 100644
(file)
--- a/
gtk/gtkcolumnview.c
+++ b/
gtk/gtkcolumnview.c
@@
-1136,7
+1136,7
@@
gtk_column_view_get_columns (GtkColumnView *self)
/**
* gtk_column_view_set_show_row_separators:
* @self: a #GtkColumnView
- * @show_separators: %TRUE to show row separators
+ * @show_
row_
separators: %TRUE to show row separators
*
* Sets whether the list should show separators
* between rows.